home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / BBS / MUBBS / New Msgs.cpt / New msgs / New Messages.DOC < prev    next >
Text File  |  1992-03-09  |  3KB  |  73 lines

  1. NEW MESSAGES
  2. ============
  3.  
  4. (c) 1992 Myles Wakeham
  5.  
  6.  
  7. Welcome to NEW MESSAGE SCAN, a MUBBS module that will allow your users to check
  8. for messages that they have not yet read automatically, rather than sitting there
  9. through each Discussion area pressing N all the time.
  10.  
  11. This module is very simple to install and use, however a couple of rules apply.
  12.  
  13. Firstly...
  14.  
  15. •  You must install the module using ResEdit.  This means opening the enclosed
  16.    New Messages module, and copying the NewMessages resource out of this module
  17.    into your Modules file.
  18.    
  19. •  You must put "NewMessages.intro" into the ":Dis:" folder, this file contains
  20.    the text that you would like displayed to the user when they select this function.
  21.    If it resides anywhere else, the module will give you an ERROR -43 message when
  22.    it is selected.
  23.    
  24. •  You must create a file called "dislist" and place it in the BBSSUPPORT folder.
  25.    DISLIST contains a list of the discussion areas that your board supports.
  26.    It is formatted simply as the name of the module that is called when a user
  27.    selects a particular discussion area.  Each individual line must contain one
  28.    module name.  These names are used by NewMessages as the criteria where the board
  29.    will search for messages.
  30.    
  31. •  Create a new selection in your "dismenu" file so that users can select this
  32.    module. ("dismenu" is in the "menus" folder) The module name is "NewMessages".
  33.    You can use any name you want, but "Zipscan" or "New-scan" would be "normal".
  34.  
  35. •  You may want to add this help file to your "help" folder for MUBBS tools.
  36.  
  37. The "dislist" file would look something like this (it starts on the first line):
  38.  
  39. General
  40. Jokes
  41.  
  42.  
  43. This would then scan the discussions sections names "General" and "Jokes" whenever
  44. a user selected New Scan.
  45.  
  46.  
  47. WHAT DOES NEW MESSAGES DO?
  48.  
  49. Well, NewMessages simply takes the name of the user who has logged in, and for each
  50. discussion area, checks to see if the number of messages that is stored is greater 
  51. than the number of messages that the user has read.  If it finds more messages than
  52. the user has read, it displays a message "There are x new messages in y." where x
  53. is the number of messages the user has not read and x is the discussion area name.
  54.  
  55. From there, the user has a clear path to go to, to read those new messages.  Many of
  56. my users rely heavily on Discussions.  As a result, they continually go into the 
  57. Discussion areas and press N for new messages.  This is a pain, especially if you 
  58. have as many Discussion areas as I do.  Therefore this module exists.
  59.  
  60.  
  61. BUGS & STUFF...
  62.  
  63. If you find any bugs in this module, you can call my board (MUSO-BBS (818) 884-6799)
  64. and drop the Sysop a line.  
  65.  
  66.  
  67. HOPE THIS MODULE IS HELPFULL....
  68.  
  69. Programmers:  Get down and start coding new MUBBS modules now!!!!!
  70.  
  71.  
  72. Myles Wakeham
  73.